The Airio RP board is the FlashAir prototyping board.
With the 900mil DIP, each terminal on the FlashAir has a corresponding pin allowing you to connect easily to an external breadboard.
The board is equipped with a CP2120, allowing connections to I2C devices. The CP2120 can be toggled using the slide switch.
There is a reset switch on the board, and you can reset via the external RESET pin. This means you can reset the FlashAir without disconnecting it.
You can power off the LED by pulling the external LED pin to GND.
基板のピンアサイン
Pin | SD I/F | SPI I/F | GPIO | Lua SPI |
---|---|---|---|---|
8 | DAT1 | - | 0x04 | CS |
7 | DAT0 | DO | 0x02 | CLK |
6 | Vss2 | |||
5 | CLK | SCLK | - | - |
4 | Vcc | |||
3 | Vss1 | |||
2 | CMD | DI | 0x01 | DO |
1 | DAT3 | CS | 0x10 | - |
9 | DAT2 | - | 0x08 | DI |
Airio RP can be purchased from the following.
Marutsuelec Co.,Ltd.:
http://www.marutsu.com/FlashAir-prototypingboard-Airio-RP-p-8542.html
Download instruction manual (Japanese) (452KB)
Connect to FlashAir and operate GPIO. Please place the following List.htm in
/SD_WLAN/
.
IFMODE=1
to
/SD_WLAN/CONFIG
.Download sample HTM (Japanese) (3KB)
Run GPIO using bridge IC of Airio RP.
IFMODE=1
to FlashAir's
/SD_WLAN/CONFIG
.Download sample script (0.5KB)